Skip to content

Bump k8s.io/release from 0.9.0 to 0.11.0 in /hack/tools #57

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 27, 2021

Bumps k8s.io/release from 0.9.0 to 0.11.0.

Release notes

Sourced from k8s.io/release's releases.

v0.11.0

Changes by Kind

API Change

  • Removed --dependencies flag from krel release-notes, because they will be added during release cut. (#2193, @​saschagrunert) [SIG Release]

Feature

  • Cosign: Add a public key for testing Preliminary steps to sign/verify artifacts via cosign. The process or needs will evolve over time, so we've opted to generate a "test" key to start. (#2226, @​justaugustus) [SIG Release]
  • Debian-base: Build bullseye-v1.0.0 images (#2209, @​justaugustus) [SIG Release]
  • Debian-iptables: Build buster-v1.6.7 image (#2237, @​wespanther) [SIG Release]
  • K8s-cloud-builder/k8s-ci-builder: Build image using go1.15.15 (#2200, @​cpanato) [SIG Release]
  • K8s-cloud-builder: Update to v1.23.0-go1.17-buster.0 (#2222, @​justaugustus) [SIG Release]
  • Kpromo: Initial image building configuration (#2231, @​justaugustus) [SIG Release]
  • Kube-cross: Drop non-legacy go1.15 variant
    • kube-cross: Remove etcd from non-legacy builds

    • images: Enforce Debian codenames for Golang-based images When there are multiple image builds in flight both upstream and downstream, we can run into situations where a new Debian version becomes the default for image builds, which can have unintended side-effects across release branches.

      Here we use explicit pairings of Golang/Debian versions to retrieve images

      Example: FROM golang:1.16.7-buster

    • kube-cross: Use OS codenames to construct clearer versions for images

      Uses the following nomenclature: v<kubernetes-major>-go<go-major>-<os-codename>.<revision>

      Example: v1.23.0-go1.17-buster.0

    • [go1.17] Build images for go1.17

      • kube-cross:v1.23.0-go1.17-buster.0
      • go-runner:v2.3.1-go1.17-buster.0 (#2211, @​justaugustus) [SIG Release]
  • SPDX: Fixed a bug where the VARIANT_OF relationship in multiarch container images was expressed backwards
    • New -l | --license flag to define the project's license from the command line (#2242, @​puerco) [SIG Release]
  • Update cosign to v1.1.0 (#2229, @​justaugustus) [SIG Release]
  • [go1.17] Default to go1.17
    • dependencies.yaml: Default to go1.17 for image builds
    • vulndash: Build v0.4.3-8 image
    • dependencies.yaml: Add entry for go.mod
    • packages/deb: Update module to go1.17
    • images/build/go-runner: Update module to go1.17
    • go.mod: Update module to go1.17 (#2223, @​justaugustus) [SIG Release]
  • [go] Build go1.17.1 and go1.16.8 images (#2239, @​cpanato) [SIG Release]

... (truncated)

Commits
  • 5f2f2cc Merge pull request #2245 from justaugustus/mv-gh2gcs
  • 17dadcb generated: Run go mod tidy
  • fe02754 Update import paths for sigs.k8s.io/release-sdk
  • 5046faf Migrate pkg/{git,github,release/regex} to sigs.k8s.io/release-sdk
  • b6734a6 Migrate gh2gcs to the promotion tooling repo
  • 76deea6 Merge pull request #2244 from kubernetes/dependabot/go_modules/sigs.k8s.io/k8...
  • 23904c8 Merge pull request #2243 from kubernetes/dependabot/go_modules/github.com/yui...
  • e369e9f build(deps): bump sigs.k8s.io/k8s-container-image-promoter
  • 9e6df81 build(deps): bump github.com/yuin/goldmark from 1.4.0 to 1.4.1
  • 82a3a9d Merge pull request #2242 from puerco/spdx-fixes
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [k8s.io/release](https://github.com/kubernetes/release) from 0.9.0 to 0.11.0.
- [Release notes](https://github.com/kubernetes/release/releases)
- [Changelog](https://github.com/kubernetes/release/blob/master/docs/release-notes-maps.md)
- [Commits](kubernetes/release@v0.9.0...v0.11.0)

---
updated-dependencies:
- dependency-name: k8s.io/release
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 27, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 22, 2021

Superseded by #69.

@dependabot dependabot bot closed this Nov 22, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/hack/tools/k8s.io/release-0.11.0 branch November 22, 2021 03:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants